structured object造句
例句与造句
- move between columns in a table or table-structured object
在表或表结构对象中的列间移动 - the application operates on this tree-structure object
应用程序对这个树结构对象进行操作。 - the table, table-structured object, or join line to move to
要移动到的表、表结构对象或联接线 - remove the selected table, table-structured object, or join line from the query
从查询中移除选定的表、表结构对象或联接线 - table-structured object
表格化物件 - It's difficult to find structured object in a sentence. 用structured object造句挺难的
- move among tables, other table-structured objects, and to join lines, if available
在表、其他表结构对象、(联接线,如果可用)间移动 - you can process both mining structure objects and mining model objects in management studio
您可以处理managementstudio中的挖掘结构对象和挖掘模型对象。 - extracts a mining model or mining structure object from the server to an analysis services backup file . abf
将服务器中的挖掘模型或挖掘结构对象提取到一个analysisservices备份文件(.abf)中。 - the following table describes the results of these script actions for a mining structure object and a mining model object
下表介绍了针对挖掘结构对象和挖掘模型对象执行的这些脚本操作的结果。 - a mining model is defined by a data mining structure object, a data mining model object, and a data mining algorithm
挖掘模型由一个数据挖掘结构对象、一个数据挖掘模型对象以及一种数据挖掘算法定义。 - to access a viewer, right-click either a mining model object or a mining structure object within the database, and select
若要访问查看器,请右键单击数据库中的某个挖掘模型对象或挖掘结构对象,并选择 - the function design of system includes writing down amendment and pretreatment about spatial database and attribute database . this system provides common and basic functions of gis . besides, we can make out the topographical maps, planimetric maps and skiagraph, structure objects of highway construction of design and can inquire two-way between spatial information and attribute information
系统功能设计包括空间数据库和属性数据库的录入、修改以及预处理;系统还提供了一般gis系统应具备的基本功能,并在此基础上进行涵盖公路设计施工的地形图、平纵缩图、构造物等图形信息与属性信息的双向查询,并运用挣值法等对相关属性进行分类统计以供有关公路工程项目的各方使用。 - the method based on n1nf relation is superior to the traditional relation method when dealing with a complex-structured object in an un-sheet way, so that it is suitable to express temporal relation, fn this paper, we hold that nested relational db can express and deal with temporal information and we can apply it to sidss
ninf(非第一范式)关系方法在处理非表格化的复杂结构对象时优于传统关系方法,因而适合于时态关系的表达。嵌套关系数据库能表示和处理时态信息,将其应用到工资智能决策支持系统中能方便地表达和处理信息,是本文所解决的问题。 - the valid xml document has been bound to c + + structure with a new method of the structure-like space that is created from the base of the xml schema describing structure . the direct conversion between structure object and the xml document through calling the general interface functions of marshal ling and unmarshalling in c + + program
那么,在c++中,只要从xml模式描述结构的基础出发,产生结构的xml模式表示,同时吸取了dom和sax表示xml数据的优点,运用类结构空间的新方法,我们实现了把有效的xml文档绑定到结构。 - reference counting is simple, lends itself well to incremental collection, and the collection process tends to have good locality of reference, but it is rarely used in production garbage collectors for a number of reasons, such as its inability to reclaim unreachable cyclic structures objects that reference each other directly or indirectly, like a circularly linked list or a tree that contains back-pointers to the parent node
引用计数很简单,很适用于增量收集,收集过程一般会得到好的引用区域性,但是出于几个理由,它很少在生产垃圾收集器中使用,如它不能回收不可到达的循环结构(彼此直接或者间接引用的几个对象,如循环链接的列表或者包含指向父节点的反向指针的树)。